Conversation
…eld to "cacheDependencyPath" to be consistent with base class and cache-factory.
…readonly abstract fields of concrete cache implementations. Remove empty CacheDistributor constructor.
…ss back from computeKeys instead, simplifying CacheDistributor.restoreCache error check. Rm now uneeded constant.ts file.
|
Hi @sgpinkus, thank you for taking the time to review the codebase and submit this PR. We really appreciate the effort! After reviewing the changes, we've decided not to move forward with this PR. The main concern is that the While the naming consistency improvements (renaming Thank you for your effort here, and please feel free to contribute again anytime! |
Description:
Minor code readability improvements discovered on code review.
(Pipenv|Poetry)Cache"patterns" field to "cacheDependencyPath" to be consistent with PipCache, base class, andcache-factory.tsCacheDistributor.cacheDependencyPathfield and pass back fromcomputeKeysinstead, simplifyingCacheDistributor.restoreCacheerror check. Rm now not neededconstant.ts.Related issue:
Check list: